Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122042
b: refs/heads/master
c: cf005b1
h: refs/heads/master
v: v3
  • Loading branch information
Qinghuang Feng authored and David S. Miller committed Nov 22, 2008
1 parent 2bbb354 commit 246faf1
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6c0bce37ffc8f000a516fadf6dee84579c4c8f9b
refs/heads/master: cf005b1d0e34d8c964347331c43de089c674a5a1
2 changes: 0 additions & 2 deletions trunk/net/9p/trans_rdma.c
Original file line number Diff line number Diff line change
Expand Up @@ -528,8 +528,6 @@ static void rdma_close(struct p9_client *client)

/**
* alloc_rdma - Allocate and initialize the rdma transport structure
* @msize: MTU
* @dotu: Extension attribute
* @opts: Mount options structure
*/
static struct p9_trans_rdma *alloc_rdma(struct p9_rdma_opts *opts)
Expand Down
1 change: 0 additions & 1 deletion trunk/net/decnet/dn_nsp_out.c
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,6 @@ static inline unsigned dn_nsp_clone_and_send(struct sk_buff *skb,
/**
* dn_nsp_output - Try and send something from socket queues
* @sk: The socket whose queues are to be investigated
* @gfp: The memory allocation flags
*
* Try and send the packet on the end of the data and other data queues.
* Other data gets priority over data, and if we retransmit a packet we
Expand Down
1 change: 0 additions & 1 deletion trunk/net/ipv6/ip6_tunnel.c
Original file line number Diff line number Diff line change
Expand Up @@ -1150,7 +1150,6 @@ static void ip6_tnl_link_config(struct ip6_tnl *t)
* ip6_tnl_change - update the tunnel parameters
* @t: tunnel to be changed
* @p: tunnel configuration parameters
* @active: != 0 if tunnel is ready for use
*
* Description:
* ip6_tnl_change() updates the tunnel parameters
Expand Down
1 change: 0 additions & 1 deletion trunk/net/llc/af_llc.c
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ static inline u8 llc_ui_header_len(struct sock *sk, struct sockaddr_llc *addr)
* llc_ui_send_data - send data via reliable llc2 connection
* @sk: Connection the socket is using.
* @skb: Data the user wishes to send.
* @addr: Source and destination fields provided by the user.
* @noblock: can we block waiting for data?
*
* Send data via reliable llc2 connection.
Expand Down
1 change: 0 additions & 1 deletion trunk/net/mac80211/mesh_hwmp.c
Original file line number Diff line number Diff line change
Expand Up @@ -763,7 +763,6 @@ void mesh_path_start_discovery(struct ieee80211_sub_if_data *sdata)
*
* @skb: 802.11 frame to be sent
* @sdata: network subif the frame will be sent through
* @fwd_frame: true if this frame was originally from a different host
*
* Returns: 0 if the next hop was found. Nonzero otherwise. If no next hop is
* found, the function will start a path discovery and queue the frame so it is
Expand Down
1 change: 0 additions & 1 deletion trunk/net/netlabel/netlabel_mgmt.c
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,6 @@ static int netlbl_mgmt_listdef(struct sk_buff *skb, struct genl_info *info)
/**
* netlbl_mgmt_protocols_cb - Write an individual PROTOCOL message response
* @skb: the skb to write to
* @seq: the NETLINK sequence number
* @cb: the NETLINK callback
* @protocol: the NetLabel protocol to use in the message
*
Expand Down

0 comments on commit 246faf1

Please sign in to comment.