]> git.baikalelectronics.ru Git - kernel.git/commit
carl9170: common error path for bad frames
authorChristian Lamparter <chunkeey@googlemail.com>
Sat, 9 Oct 2010 19:37:11 +0000 (21:37 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Oct 2010 19:04:22 +0000 (15:04 -0400)
commit59dbf7b671f14241b310a383a24be0b6e891f8e6
tree5038cde6647864c7039f4a3aea09ff889f6a8ed5
parentc652275b010d352b6306bffc622cbd4c838043a1
carl9170: common error path for bad frames

This patch replaces several identical frame drop
paths with a single shared rx frame error handler.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/carl9170/rx.c