Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 90590
b: refs/heads/master
c: e764948
h: refs/heads/master
v: v3
  • Loading branch information
Pavel Machek authored and John W. Linville committed Apr 8, 2008
1 parent 1b2ba19 commit 9a6fadc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 513a1025fd91008316a8e9b4803d1bfcbb2bf256
refs/heads/master: e764948b1abd8316f8a1364757d6629f5cda199d
7 changes: 0 additions & 7 deletions trunk/drivers/net/wireless/adm8211.c
Original file line number Diff line number Diff line change
Expand Up @@ -488,9 +488,6 @@ do { \
if (stsr & ADM8211_STSR_TCI)
adm8211_interrupt_tci(dev);

/*ADM8211_INT(LinkOn);*/
/*ADM8211_INT(LinkOff);*/

ADM8211_INT(PCF);
ADM8211_INT(BCNTC);
ADM8211_INT(GPINT);
Expand All @@ -500,17 +497,13 @@ do { \
ADM8211_INT(SQL);
ADM8211_INT(WEPTD);
ADM8211_INT(ATIME);
/*ADM8211_INT(TBTT);*/
ADM8211_INT(TEIS);
ADM8211_INT(FBE);
ADM8211_INT(REIS);
ADM8211_INT(GPTT);
ADM8211_INT(RPS);
ADM8211_INT(RDU);
ADM8211_INT(TUF);
/*ADM8211_INT(TRT);*/
/*ADM8211_INT(TLT);*/
/*ADM8211_INT(TDU);*/
ADM8211_INT(TPS);

return IRQ_HANDLED;
Expand Down

0 comments on commit 9a6fadc

Please sign in to comment.