From: Li RongQing Date: Mon, 8 Dec 2014 01:42:55 +0000 (+0800) Subject: net: avoid to call skb_queue_len again X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e008f3f07ffba2be471ffd79bd1922af0042f936;p=pandora-kernel.git 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 Acked-by: Eric Dumazet Cc: Sergei Shtylyov Signed-off-by: David S. Miller --- Reading git-diff-tree failed