net: do not manually initialize enumerators
authorJean Sacren <sakiwit@gmail.com>
Sat, 1 Jun 2013 16:23:16 +0000 (16:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Jun 2013 22:17:38 +0000 (15:17 -0700)
Clean up unnecessary initialization of enumerators as the compiler takes
care of that.

Signed-off-by: Jean Sacren <sakiwit@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/net.h

Simple merge