WANG Cong 6b53dafe23 net: do not name the pointer to struct net_device net
"net" is normally for struct net*, pointer to struct net_device
should be named to either "dev" or "ndev" etc.

Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-07-24 23:33:55 -07:00
..
2014-06-25 17:41:44 -07:00
2014-05-22 14:57:15 -04:00
2014-07-08 20:50:53 -07:00
2014-05-16 13:22:48 -04:00
2014-06-02 11:00:41 -07:00
2014-07-07 16:57:09 -07:00