]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/llc/af_llc.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney...
[karo-tx-linux.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.