commit | e008f3f07ffba2be471ffd79bd1922af0042f936 | [log] [tgz] |
---|---|---|
author | Li RongQing <roy.qing.li@gmail.com> | Mon Dec 08 09:42:55 2014 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 09 17:03:19 2014 -0500 |
tree | 5fc1503bb3315aab6a1a67b183a76d1b9689b5cd | |
parent | 5d6201e11b2c3870ae1124b97cc208bcaf9f0948 [diff] |
net: avoid to call skb_queue_len again the queue length of sd->input_pkt_queue has been put into qlen, and impossible to change, since hold the lock Signed-off-by: Li RongQing <roy.qing.li@gmail.com> Acked-by: Eric Dumazet <edumazet@google.com> Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: David S. Miller <davem@davemloft.net>