projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24707aa
)
ath6kl: remove unnecessary break after return
author
Fabian Frederick
<fabf@skynet.be>
Sun, 20 Jul 2014 14:25:15 +0000
(16:25 +0200)
committer
David S. Miller
<davem@davemloft.net>
Mon, 21 Jul 2014 04:29:51 +0000
(21:29 -0700)
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wireless/ath/ath6kl/init.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/ath/ath6kl/init.c
b/drivers/net/wireless/ath/ath6kl/init.c
index d5ef211f261c2c19e6e8deeef985dc2b83130794..8ee7097f0b259da5f0604d389f5003aa892053af 100644
(file)
--- a/
drivers/net/wireless/ath/ath6kl/init.c
+++ b/
drivers/net/wireless/ath/ath6kl/init.c
@@
-1187,7
+1187,6
@@
static int ath6kl_upload_board_file(struct ath6kl *ar)
default:
WARN_ON(1);
return -EINVAL;
- break;
}
if (board_ext_address &&