git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cbc94e
)
sfc: Don't use enums as a bitmask.
author
David S. Miller
<davem@davemloft.net>
Tue, 17 May 2011 21:53:22 +0000
(17:53 -0400)
committer
David S. Miller
<davem@davemloft.net>
Tue, 17 May 2011 21:53:22 +0000
(17:53 -0400)
This fixes:
drivers/net/sfc/mcdi_mac.c: In function ‘efx_mcdi_set_mac’:
drivers/net/sfc/mcdi_mac.c:36:2: warning: case value ‘3’ not in enumerated type ‘enum efx_fc_type’
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found