]> Pileus Git - ~andy/linux/commit
bridge: remove temporary variable for MLDv2 maximum response code computation
authorAng Way Chuang <wcang@sfc.wide.ad.jp>
Thu, 13 Dec 2012 23:08:39 +0000 (23:08 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 14 Dec 2012 18:14:06 +0000 (13:14 -0500)
commit8fa45a70badf6ce2c57421c17e86e8967ce0d478
tree641681458648b40fef28eddd97c24956ebfea970
parent17bc14b767cf0692420c43dbe5310ae98a5a7836
bridge: remove temporary variable for MLDv2 maximum response code computation

As suggested by Stephen Hemminger, this remove the temporary variable
introduced in commit eca2a43bb0d2c6ebd528be6acb30a88435abe307
("bridge: fix icmpv6 endian bug and other sparse warnings")

Signed-off-by: Ang Way Chuang <wcang@sfc.wide.ad.jp>
Acked-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_multicast.c