X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=net%2Fllc%2Faf_llc.c;h=56fd85ab358e3b9c93bf2ff811acd4a9499491ea;hb=eda58a85ec3fc05855a26654d97a2b53f0e715b9;hp=5bcc452a247fb54338dc1fac77563df7d6c49f4a;hpb=9fec6060d9e48ed7db0dac0e16d0f0f0e615b7f6;p=karo-tx-linux.git 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) * 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.