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:
f6b8f32
)
net, compat_ioctl: fix SIOCGMII ioctls
author
Arnd Bergmann
<arnd@arndb.de>
Mon, 9 Nov 2009 04:56:21 +0000
(20:56 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 9 Nov 2009 04:56:21 +0000
(20:56 -0800)
SIOCGMIIPHY and SIOCGMIIREG return data through ifreq,
so it needs to be converted on the way out as well.
SIOCGIFPFLAGS is unused, but has the same problem in theory.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/socket.c
patch
|
blob
|
history
diff --cc
net/socket.c
Simple merge