1
0
Files
linux/net
Hong zhi guo 7b99a99390 bridge: avoid br_ifinfo_notify when nothing changed
When neither IFF_BRIDGE nor IFF_BRIDGE_PORT is set,
and afspec == NULL but  protinfo != NULL, we run into
"if (err == 0) br_ifinfo_notify(RTM_NEWLINK, p);" with
random value in ret.

Thanks to Sergei for pointing out the error in commit comments.

Signed-off-by: Hong Zhiguo <honkiko@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-03-24 17:16:30 -04:00
..
2013-02-11 14:16:26 -05:00
2013-03-17 14:35:13 -04:00
2013-03-07 16:26:45 -05:00
2013-03-19 21:21:52 +09:00
2013-03-08 00:35:44 -05:00
2013-02-10 19:41:08 -05:00