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:
31ca1de
)
bonding: fix kstrtou8() return value verification in num_peer_notif
author
Veaceslav Falico
<vfalico@redhat.com>
Mon, 6 Jan 2014 10:54:40 +0000
(11:54 +0100)
committer
David S. Miller
<davem@davemloft.net>
Mon, 6 Jan 2014 21:26:00 +0000
(16:26 -0500)
It returns 0 in case of success, !0 error otherwise. Fix the improper error
verification.
Fixes:
2c9839c143bbc
("bonding: add num_grat_arp attribute netlink support")
CC: sfeldma@cumulusnetworks.com
CC: Jay Vosburgh <fubar@us.ibm.com>
CC: Andy Gospodarek <andy@greyhouse.net>
Signed-off-by: Veaceslav Falico <vfalico@redhat.com>
Acked-by: Scott Feldman <sfeldma@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_sysfs.c
patch
|
blob
|
history
diff --cc
drivers/net/bonding/bond_sysfs.c
Simple merge