Skip to content

Commit

Permalink
r8169: add MODULE_FIRMWARE for the firmware of 8111evl
Browse files Browse the repository at this point in the history
Add MODULE_FIRMWARE for the firmware of RTL8111E-VL

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
  • Loading branch information
Hayes Wang authored and Francois Romieu committed Sep 17, 2011
1 parent c2b0c1e commit bbb8af7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/net/r8169.c
Original file line number Diff line number Diff line change
Expand Up @@ -710,6 +710,7 @@ MODULE_FIRMWARE(FIRMWARE_8168D_1);
MODULE_FIRMWARE(FIRMWARE_8168D_2);
MODULE_FIRMWARE(FIRMWARE_8168E_1);
MODULE_FIRMWARE(FIRMWARE_8168E_2);
MODULE_FIRMWARE(FIRMWARE_8168E_3);
MODULE_FIRMWARE(FIRMWARE_8105E_1);

static int rtl8169_open(struct net_device *dev);
Expand Down

0 comments on commit bbb8af7

Please sign in to comment.