Re: [PATCH] pcnet_cs: add odd location support for write_asic function
From: David Miller <davem@davemloft.net>
Date: 2009-07-11 03:26:07
From: David Miller <davem@davemloft.net>
Date: 2009-07-11 03:26:07
From: Ken Kawasaki <redacted> Date: Sat, 11 Jul 2009 09:02:13 +0900
Currently, no one passes odd location to the write_asic function. But this patch add odd location support for future usage of this feature. Signed-off-by: Ken Kawasaki <redacted>
"Who" in the future will use this feature and why do they need it? Ideally, you should submit this patch at the same time as the other patch which adds a need for it.