]> git.baikalelectronics.ru Git - kernel.git/commit
atm: lec use dev_change_mtu
authorStephen Hemminger <shemminger@vyatta.com>
Sat, 21 Mar 2009 20:37:28 +0000 (13:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Mar 2009 20:37:28 +0000 (13:37 -0700)
commit8c44691775494fbd2244e23a3e2729f44de7ca3c
tree7ee3fada9c65629b8fe85f5b3009fa084de19d27
parent18e37785624b0ff0f76023ebb53e5c0864807e0a
atm: lec use dev_change_mtu

Rather than calling device pointer directly (which is incorrect with
net_device_ops), use the standard dev_change_mtu. Compile tested only.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/atm/lec.c