Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122029
b: refs/heads/master
c: dfe1baf
h: refs/heads/master
i:
  122027: 69bc21e
v: v3
  • Loading branch information
Pavel Roskin authored and John W. Linville committed Nov 21, 2008
1 parent e7504e9 commit 33c6262
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 1d047def6d19106a91f7756f970ac8429033a4d8
refs/heads/master: dfe1bafdbac1c7b48b636fb7ace799e78170e0d6
4 changes: 2 additions & 2 deletions trunk/drivers/net/wireless/orinoco/orinoco.c
Original file line number Diff line number Diff line change
Expand Up @@ -5444,7 +5444,7 @@ static inline char *orinoco_translate_scan(struct net_device *dev,
char *current_ev,
char *end_buf,
union hermes_scan_info *bss,
unsigned int last_scanned)
unsigned long last_scanned)
{
struct orinoco_private *priv = netdev_priv(dev);
u16 capabilities;
Expand Down Expand Up @@ -5591,7 +5591,7 @@ static inline char *orinoco_translate_ext_scan(struct net_device *dev,
char *current_ev,
char *end_buf,
struct agere_ext_scan_info *bss,
unsigned int last_scanned)
unsigned long last_scanned)
{
u16 capabilities;
u16 channel;
Expand Down

0 comments on commit 33c6262

Please sign in to comment.