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:
88d2d28
)
net: dcbnl: check correct ops in dcbnl_ieee_set()
author
John Fastabend
<john.r.fastabend@intel.com>
Wed, 2 Mar 2011 10:35:33 +0000
(10:35 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 2 Mar 2011 23:04:33 +0000
(15:04 -0800)
The incorrect ops routine was being tested for in
DCB_ATTR_IEEE_PFC attributes. This patch corrects
it.
Currently, every driver implementing ieee_setets also
implements ieee_setpfc so this bug is not actualized
yet.
Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found