]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ethoc: Clear command buffer after write
authorJonas Bonn <jonas@southpole.se>
Fri, 11 Jun 2010 02:47:39 +0000 (02:47 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Jun 2010 20:28:36 +0000 (13:28 -0700)
commitb46773db64c264a6600f58d9da1ae43708b47fda
tree611c2780840473ccf0dc2a5daadb7e10f0bbf075
parent2cbc8ef9facf60afa62e04bde91fb5fcac9a5683
ethoc: Clear command buffer after write

This matches what ethoc_mdio_read does and makes the functions
symmetric.

Signed-off-by: Jonas Bonn <jonas@southpole.se>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethoc.c