git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0bffff
)
atm: lec use dev_change_mtu
author
Stephen Hemminger
<shemminger@vyatta.com>
Sat, 21 Mar 2009 20:37:28 +0000
(13:37 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sat, 21 Mar 2009 20:37:28 +0000
(13:37 -0700)
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>
No differences found