From f7b90fde058b54b090fcc125f99a2273b2ab9f7b Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Sun, 29 Apr 2012 12:40:13 +0000 Subject: remove rtl8187se thirdparty check, it has been in mainline for a long time already --- lib/network/connection/wireless.pm | 7 ------- 1 file changed, 7 deletions(-) (limited to 'lib/network/connection') diff --git a/lib/network/connection/wireless.pm b/lib/network/connection/wireless.pm index f7f67b0..2cf04ff 100644 --- a/lib/network/connection/wireless.pm +++ b/lib/network/connection/wireless.pm @@ -309,13 +309,6 @@ my @thirdparty_settings = ( }, }; } ([ 61, 2661 ], [ 73 ], [ 2860 ], [ 2870 ], [ 3090 ])), - - { - name => 'rtl8187se', - matching => 'r8180', - description => 'Realtek RTL8180 / RTL8185 WiFi', - kernel_module => 1, - }, ); sub get_packages { 'wireless-tools' } -- cgit v1.2.1