소스 검색

[PATCH] SAA9730: Driver overhaul

 o Try to work around some of the undocumented "features" of the SAA9730
 o Use netdev_priv() instead of the previous broken mechanism to allocate
   the private data structure.
 o Try to make sure we don't leak resources on exit.
 o No more need to call SET_MODULE_OWNER in 2.6.
 o Use pci_free_consistent instead of homegrown architecture-specific
   allocation.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

 drivers/net/saa9730.c |  531 +++++++++++++++++++++++---------------------------
 1 files changed, 249 insertions(+), 282 deletions(-)
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
Ralf Baechle 19 년 전
부모
커밋
05d9c84dfb
1개의 변경된 파일222개의 추가작업 그리고 259개의 파일을 삭제
  1. 222 259
      drivers/net/saa9730.c

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 222 - 259
drivers/net/saa9730.c


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.