diff options
| author | Miklos Szeredi <[email protected]> | 2009-04-02 16:56:49 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-04-02 19:04:50 -0700 |
| commit | ebe28bb41573502518805d0c9b39fc6426008fd1 (patch) | |
| tree | d6e9a235958c21cdef912d9ed4a2e48befdbc1b4 /include/linux | |
| parent | 83f9ef463bcb4ba7b4fee1d6212fac7d277010d3 (diff) | |
uml: fix compile error from net_device_ops conversion
Fix the following compile error:
arch/um/drivers/net_kern.c: In function 'uml_inetaddr_event':
arch/um/drivers/net_kern.c:760: error: 'struct net_device' has no member named 'open'
This was introduced by commit 8bb95b39, "uml: convert network device
to netdevice ops".
Signed-off-by: Miklos Szeredi <[email protected]>
Cc: Stephen Hemminger <[email protected]>
Cc: David S. Miller <[email protected]>
Cc: Jeff Dike <[email protected]>
Reviewed-by: WANG Cong <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions