From: John W. Linville Date: Fri, 25 Feb 2011 20:38:09 +0000 (-0500) Subject: at76c50x-usb: fix warning caused by at76_mac80211_tx now returning void X-Git-Tag: v2.6.39-rc1~468^2~158^2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10889f1330660fd73dc38aadbff7c930fbc4fe20;p=pandora-kernel.git at76c50x-usb: fix warning caused by at76_mac80211_tx now returning void CC [M] drivers/net/wireless/at76c50x-usb.o drivers/net/wireless/at76c50x-usb.c: In function ‘at76_mac80211_tx’: drivers/net/wireless/at76c50x-usb.c:1759:4: warning: ‘return’ with a value, in function returning void This is fallout from commit 7bb4568372856688bc070917265bce0b88bb7d4d ("mac80211: make tx() operation return void"). Signed-off-by: John W. Linville --- Reading git-diff-tree failed