Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43235
b: refs/heads/master
c: 720eeb4
h: refs/heads/master
i:
  43233: 7459dc4
  43231: e7146ad
v: v3
  • Loading branch information
Zhu Yi authored and John W. Linville committed Dec 6, 2006
1 parent 8e8a288 commit 0e9f6cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 90c009ac30318e607d4f17ba1afb9cbac7fa2954
refs/heads/master: 720eeb4332e5871c97d390b2fb55a5a74fb18ae6
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ipw2200.c
Original file line number Diff line number Diff line change
Expand Up @@ -8285,7 +8285,7 @@ static void ipw_rx(struct ipw_priv *priv)
("Notification: subtype=%02X flags=%02X size=%d\n",
pkt->u.notification.subtype,
pkt->u.notification.flags,
pkt->u.notification.size);
le16_to_cpu(pkt->u.notification.size));
ipw_rx_notification(priv, &pkt->u.notification);
break;
}
Expand Down

0 comments on commit 0e9f6cc

Please sign in to comment.