Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126618
b: refs/heads/master
c: 8636cde
h: refs/heads/master
v: v3
  • Loading branch information
Richard Kennedy authored and Greg Kroah-Hartman committed Jan 6, 2009
1 parent 247de60 commit 3c2d87a
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: 87b3df81fcee640952bd7c038b33488af4ee2bc7
refs/heads/master: 8636cdedc5be050fd83afa3b3681a0889d9058a9
2 changes: 1 addition & 1 deletion trunk/drivers/staging/wlan-ng/hfa384x_usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -3604,7 +3604,7 @@ static void hfa384x_usbin_callback(struct urb *urb)

if ( !wlandev ||
!wlandev->netdev ||
!netif_device_present(wlandev->netdev) )
wlandev->hwremoved )
goto exit;

hw = wlandev->priv;
Expand Down

0 comments on commit 3c2d87a

Please sign in to comment.