diff options
-rw-r--r-- | net/9p/trans_rdma.c | 2 | ||||
-rw-r--r-- | net/decnet/dn_nsp_out.c | 1 | ||||
-rw-r--r-- | net/ipv6/ip6_tunnel.c | 1 | ||||
-rw-r--r-- | net/llc/af_llc.c | 1 | ||||
-rw-r--r-- | net/mac80211/mesh_hwmp.c | 1 | ||||
-rw-r--r-- | net/netlabel/netlabel_mgmt.c | 1 |
6 files changed, 0 insertions, 7 deletions
diff --git a/net/9p/trans_rdma.c b/net/9p/trans_rdma.c index 2f1fe5fc1228..7fa0eb20b2f6 100644 --- a/net/9p/trans_rdma.c +++ b/net/9p/trans_rdma.c | |||
@@ -528,8 +528,6 @@ static void rdma_close(struct p9_client *client) | |||
528 | 528 | ||
529 | /** | 529 | /** |
530 | * alloc_rdma - Allocate and initialize the rdma transport structure | 530 | * alloc_rdma - Allocate and initialize the rdma transport structure |
531 | * @msize: MTU | ||
532 | * @dotu: Extension attribute | ||
533 | * @opts: Mount options structure | 531 | * @opts: Mount options structure |
534 | */ | 532 | */ |
535 | static struct p9_trans_rdma *alloc_rdma(struct p9_rdma_opts *opts) | 533 | static struct p9_trans_rdma *alloc_rdma(struct p9_rdma_opts *opts) |
diff --git a/net/decnet/dn_nsp_out.c b/net/decnet/dn_nsp_out.c index 1964faf203e4..81a40ff10088 100644 --- a/net/decnet/dn_nsp_out.c +++ b/net/decnet/dn_nsp_out.c | |||
@@ -230,7 +230,6 @@ static inline unsigned dn_nsp_clone_and_send(struct sk_buff *skb, | |||
230 | /** | 230 | /** |
231 | * dn_nsp_output - Try and send something from socket queues | 231 | * dn_nsp_output - Try and send something from socket queues |
232 | * @sk: The socket whose queues are to be investigated | 232 | * @sk: The socket whose queues are to be investigated |
233 | * @gfp: The memory allocation flags | ||
234 | * | 233 | * |
235 | * Try and send the packet on the end of the data and other data queues. | 234 | * Try and send the packet on the end of the data and other data queues. |
236 | * Other data gets priority over data, and if we retransmit a packet we | 235 | * Other data gets priority over data, and if we retransmit a packet we |
diff --git a/net/ipv6/ip6_tunnel.c b/net/ipv6/ip6_tunnel.c index adfcd6527921..358f001d848d 100644 --- a/net/ipv6/ip6_tunnel.c +++ b/net/ipv6/ip6_tunnel.c | |||
@@ -1150,7 +1150,6 @@ static void ip6_tnl_link_config(struct ip6_tnl *t) | |||
1150 | * ip6_tnl_change - update the tunnel parameters | 1150 | * ip6_tnl_change - update the tunnel parameters |
1151 | * @t: tunnel to be changed | 1151 | * @t: tunnel to be changed |
1152 | * @p: tunnel configuration parameters | 1152 | * @p: tunnel configuration parameters |
1153 | * @active: != 0 if tunnel is ready for use | ||
1154 | * | 1153 | * |
1155 | * Description: | 1154 | * Description: |
1156 | * ip6_tnl_change() updates the tunnel parameters | 1155 | * ip6_tnl_change() updates the tunnel parameters |
diff --git a/net/llc/af_llc.c b/net/llc/af_llc.c index 5bcc452a247f..56fd85ab358e 100644 --- a/net/llc/af_llc.c +++ b/net/llc/af_llc.c | |||
@@ -103,7 +103,6 @@ static inline u8 llc_ui_header_len(struct sock *sk, struct sockaddr_llc *addr) | |||
103 | * llc_ui_send_data - send data via reliable llc2 connection | 103 | * llc_ui_send_data - send data via reliable llc2 connection |
104 | * @sk: Connection the socket is using. | 104 | * @sk: Connection the socket is using. |
105 | * @skb: Data the user wishes to send. | 105 | * @skb: Data the user wishes to send. |
106 | * @addr: Source and destination fields provided by the user. | ||
107 | * @noblock: can we block waiting for data? | 106 | * @noblock: can we block waiting for data? |
108 | * | 107 | * |
109 | * Send data via reliable llc2 connection. | 108 | * Send data via reliable llc2 connection. |
diff --git a/net/mac80211/mesh_hwmp.c b/net/mac80211/mesh_hwmp.c index e8d573d592e7..71fe60961230 100644 --- a/net/mac80211/mesh_hwmp.c +++ b/net/mac80211/mesh_hwmp.c | |||
@@ -763,7 +763,6 @@ enddiscovery: | |||
763 | * | 763 | * |
764 | * @skb: 802.11 frame to be sent | 764 | * @skb: 802.11 frame to be sent |
765 | * @sdata: network subif the frame will be sent through | 765 | * @sdata: network subif the frame will be sent through |
766 | * @fwd_frame: true if this frame was originally from a different host | ||
767 | * | 766 | * |
768 | * Returns: 0 if the next hop was found. Nonzero otherwise. If no next hop is | 767 | * Returns: 0 if the next hop was found. Nonzero otherwise. If no next hop is |
769 | * found, the function will start a path discovery and queue the frame so it is | 768 | * found, the function will start a path discovery and queue the frame so it is |
diff --git a/net/netlabel/netlabel_mgmt.c b/net/netlabel/netlabel_mgmt.c index 0a0ef17b2a40..1821c5d50fb8 100644 --- a/net/netlabel/netlabel_mgmt.c +++ b/net/netlabel/netlabel_mgmt.c | |||
@@ -596,7 +596,6 @@ listdef_failure: | |||
596 | /** | 596 | /** |
597 | * netlbl_mgmt_protocols_cb - Write an individual PROTOCOL message response | 597 | * netlbl_mgmt_protocols_cb - Write an individual PROTOCOL message response |
598 | * @skb: the skb to write to | 598 | * @skb: the skb to write to |
599 | * @seq: the NETLINK sequence number | ||
600 | * @cb: the NETLINK callback | 599 | * @cb: the NETLINK callback |
601 | * @protocol: the NetLabel protocol to use in the message | 600 | * @protocol: the NetLabel protocol to use in the message |
602 | * | 601 | * |