]> bbs.cooldavid.org Git - net-next-2.6.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)
commitc8a16c68ef4eb7817e41759c7105678ebc155377
tree5038cde6647864c7039f4a3aea09ff889f6a8ed5
parent12eec2cc0d5eacd8287646585dc88ab558d4866d
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