Re: [PATCH 1/11] smc911x: Fix accessor SMC_* routines

2006-09-12 Thread bora . sahin
> When in 16 bit mode, SMC_outl incorrectly simulates the situation and plus in > 32 bit mode SMC_outw is missing... > [Snip] Because mailer wraps the lines patch is not applied. I pushed it by mistake... Sory for the inconsistencies. I'll cook up new series of patches... -- Bora SAHIN - To u

[PATCH 1/11] smc911x: Fix accessor SMC_* routines

2006-09-12 Thread bora . sahin
When in 16 bit mode, SMC_outl incorrectly simulates the situation and plus in 32 bit mode SMC_outw is missing... Signed-off-by: Bora Sahin <[EMAIL PROTECTED]> Index: linux-2.6.18-rc4/drivers/net/smc911x.h === --- linux-2.6.18-rc4.o