summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorSujith Manoharan <c_manoha@qca.qualcomm.com>2013-08-14 19:45:57 +0400
committerJohn W. Linville <linville@tuxdriver.com>2013-08-16 00:08:08 +0400
commit5d07cca2128c214ea6029a6b65082e642ee7355e (patch)
treef1569f5832acacbea31289327401943cce35e130 /scripts/patch-kernel
parentc3124df7962f7a58177073d54d451e1661ffb71f (diff)
downloadlinux-5d07cca2128c214ea6029a6b65082e642ee7355e.tar.xz
ath9k: Use lockless variant to initialize RX fifo
Since the rx_fifo queue is accessed only using the various lockless SKB queue routines, there is no need to initialize the lock and __skb_queue_head_init() can be used. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions