Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 141272
b: refs/heads/master
c: 9c51555
h: refs/heads/master
v: v3
  • Loading branch information
Roel Kluin authored and Greg Kroah-Hartman committed Apr 3, 2009
1 parent cdf7da8 commit 9c85714
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: b318a3a6c3ac92cfab6b3f94eab9890659957938
refs/heads/master: 9c515551f17493248cd287997d46d6d7e3203b1d
2 changes: 1 addition & 1 deletion trunk/drivers/staging/rtl8187se/r8180_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -3161,7 +3161,7 @@ void rtl8180_prepare_beacon(struct net_device *dev)
return ;

}
//while(! *tail & (1<<31)){
//while(! (*tail & (1<<31))){
*tail= 0; // zeroes header

*tail = *tail| (1<<29) ; //fist segment of the packet
Expand Down

0 comments on commit 9c85714

Please sign in to comment.