commit | b215c57dcc847b15693899d26aa0ee4669dacefb | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Thu Nov 05 04:37:30 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Nov 07 00:46:40 2009 -0800 |
tree | dbb8c24a8ef494a016b0fc87ac74716347030f79 | |
parent | 91774904fbf0fe1c71441dd8299342a4654f7103 [diff] |
net: kill proto_ops wrapper All users of wrapped proto_ops are now gone, so we can safely remove the wrappers as well. Cc: David S. Miller <davem@davemloft.net> Cc: netdev@vger.kernel.org Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: David S. Miller <davem@davemloft.net>