commit | 1f1900f935e810d01c716fa2aaf8c9d25caa4151 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@vyatta.com> | Sat Mar 21 13:37:28 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Mar 21 13:37:28 2009 -0700 |
tree | 7ee3fada9c65629b8fe85f5b3009fa084de19d27 | |
parent | a0bffffc148cd8e75a48a89ad2ddb74e4081a20a [diff] |
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>