aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.28/208-rtl8110sb_fix.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-05-04 10:37:48 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-05-04 10:37:48 +0000
commita3b32c41dff39c83e27a88e0ff9c21f5c0c79c93 (patch)
tree8d5788eef5a57dd932f03b8d75838c2fa5a68d51 /target/linux/generic-2.6/patches-2.6.28/208-rtl8110sb_fix.patch
parent4bead4bb96acadf48a6cc10f045b8c7e9f165da7 (diff)
downloadupstream-a3b32c41dff39c83e27a88e0ff9c21f5c0c79c93.tar.gz
upstream-a3b32c41dff39c83e27a88e0ff9c21f5c0c79c93.tar.bz2
upstream-a3b32c41dff39c83e27a88e0ff9c21f5c0c79c93.zip
refresh generic 2.6.28 patches
SVN-Revision: 15578
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.28/208-rtl8110sb_fix.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.28/208-rtl8110sb_fix.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.28/208-rtl8110sb_fix.patch b/target/linux/generic-2.6/patches-2.6.28/208-rtl8110sb_fix.patch
index ca25aeda99..9d9ae5023e 100644
--- a/target/linux/generic-2.6/patches-2.6.28/208-rtl8110sb_fix.patch
+++ b/target/linux/generic-2.6/patches-2.6.28/208-rtl8110sb_fix.patch
@@ -27,7 +27,7 @@
RxFIFOOver | TxErr | TxOK | RxOK | RxErr,
.napi_event = RxFIFOOver | TxErr | TxOK | RxOK | RxOverflow,
.features = RTL_FEATURE_MSI
-@@ -3554,10 +3554,12 @@ static irqreturn_t rtl8169_interrupt(int
+@@ -3555,10 +3555,12 @@ static irqreturn_t rtl8169_interrupt(int
goto out;
}