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:
21eee2d
)
fs_enet: Don't call phy_mii_ioctl() in atomic context.
author
Scott Wood
<scottwood@freescale.com>
Fri, 15 Feb 2008 21:08:04 +0000
(15:08 -0600)
committer
Jeff Garzik
<jeff@garzik.org>
Sun, 24 Feb 2008 04:55:00 +0000
(23:55 -0500)
The lock acquisition in fs_ioctl() does not appear to actually be necessary,
and thus is simply removed.
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found