aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorWang Chen <[email protected]>2008-07-14 20:53:13 -0700
committerDavid S. Miller <[email protected]>2008-07-14 20:53:13 -0700
commitbc3f9076f671f128c82022428992c30be57f22d5 (patch)
treeec3ecf7cf8d22e9a319f832650b5edb1634ec9f3 /tools/perf/scripts/python
parent7e1a1ac1fbaa88fe254400b7f30b775502932ad3 (diff)
bridge: Check return of dev_set_promiscuity
dev_set_promiscuity/allmulti might overflow. Commit: "netdevice: Fix promiscuity and allmulti overflow" in net-next makes dev_set_promiscuity/allmulti return error number if overflow happened. Here, we check the positive increment for promiscuity to get error return. Signed-off-by: Wang Chen <[email protected]> Signed-off-by: Stephen Hemminger <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions