]> Pileus Git - ~andy/linux/commit
asix: Rename asix.c to asix_devices.c
authorChristian Riesch <christian.riesch@omicron.at>
Fri, 13 Jul 2012 05:26:29 +0000 (05:26 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 17 Jul 2012 06:26:23 +0000 (23:26 -0700)
commitb4cdae20ef956fb80b231cbbcfcdb446fed763ca
treec3aee1d482fb097f0298b853a321d7a0a7a7127b
parent6ba6047bf99cf4ade4f63b6b3d97cc3ad763b678
asix: Rename asix.c to asix_devices.c

This patch further creates two additional copies of asix.c.
In another patch these copies will be used to factor out
common code.

Signed-off-by: Christian Riesch <christian.riesch@omicron.at>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/Makefile
drivers/net/usb/asix.h [moved from drivers/net/usb/asix.c with 100% similarity]
drivers/net/usb/asix_common.c [new file with mode: 0644]
drivers/net/usb/asix_devices.c [new file with mode: 0644]