Signed-off-by: Al Viro <[email protected]>
----
diff -urN RC14-rc2-git6-base/drivers/net/bmac.c current/drivers/net/bmac.c
--- RC14-rc2-git6-base/drivers/net/bmac.c 2005-08-28 23:09:43.000000000 -0400
+++ current/drivers/net/bmac.c 2005-09-29 22:55:03.000000000 -0400
@@ -218,7 +218,7 @@
static inline
-volatile unsigned short bmread(struct net_device *dev, unsigned long reg_offset )
+unsigned short bmread(struct net_device *dev, unsigned long reg_offset )
{
return in_le16((void __iomem *)dev->base_addr + reg_offset);
}
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
|
|