]> Git Repo - linux.git/commit
net: dsa: Remove allocation of driver private memory
authorAndrew Lunn <[email protected]>
Wed, 13 Apr 2016 00:40:41 +0000 (02:40 +0200)
committerDavid S. Miller <[email protected]>
Wed, 13 Apr 2016 22:15:23 +0000 (18:15 -0400)
commit5feebd0a8a799fe076c606b7c3bc267ae8c4344a
tree4e836ca5b94a31b2cbc0a8cc4fb36ae0ab3a1655
parent7543a6d5359e371ce9434955dbe6a79f548ea321
net: dsa: Remove allocation of driver private memory

The drivers now allocate their own memory for private usage. Remove
the allocation from the core code.

Signed-off-by: Andrew Lunn <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Tested-by: Vivien Didelot <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
include/net/dsa.h
net/dsa/dsa.c
This page took 0.053998 seconds and 4 git commands to generate.