]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/llc/af_llc.c
net: remove redundant argument comments
[linux-2.6-omap-h63xx.git] / net / llc / af_llc.c
index 5bcc452a247fb54338dc1fac77563df7d6c49f4a..56fd85ab358e3b9c93bf2ff811acd4a9499491ea 100644 (file)
@@ -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.