Skip to content
Snippets Groups Projects
Commit 10889f13 authored by John W. Linville's avatar John W. Linville
Browse files

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 7bb45683
("mac80211: make tx() operation return void").

Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent ef33417d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment