summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorThomas Bogendoerfer <tbogendoerfer@suse.de>2019-08-30 12:25:28 +0300
committerDavid S. Miller <davem@davemloft.net>2019-08-30 23:54:35 +0300
commitc7b57274754971cda56fdd935e503ee619419596 (patch)
tree5d2d69ae40eac14f298034052ce6f83de648b5f7 /scripts
parent141a7dbb886f39fae55815229dc4d91d56b36175 (diff)
downloadlinux-c7b57274754971cda56fdd935e503ee619419596.tar.xz
net: sgi: ioc3-eth: allocate space for desc rings only once
Memory for descriptor rings are allocated/freed, when interface is brought up/down. Since the size of the rings is not changeable by hardware, we now allocate rings now during probe and free it, when device is removed. Signed-off-by: Thomas Bogendoerfer <tbogendoerfer@suse.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions