Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 194170
b: refs/heads/master
c: f9ea3eb
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and John W. Linville committed Mar 31, 2010
1 parent 9acec39 commit c1447b2
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: d5d9de024c157a3dfbab191241c5c51e4d4c069a
refs/heads/master: f9ea3eb44218b0e12a190f222400f8d56136915f
2 changes: 1 addition & 1 deletion trunk/include/net/iw_handler.h
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ typedef int (*iw_handler)(struct net_device *dev, struct iw_request_info *info,
struct iw_handler_def {

/* Array of handlers for standard ioctls
* We will call dev->wireless_handlers->standard[ioctl - SIOCSIWCOMMIT]
* We will call dev->wireless_handlers->standard[ioctl - SIOCIWFIRST]
*/
const iw_handler * standard;
/* Number of handlers defined (more precisely, index of the
Expand Down

0 comments on commit c1447b2

Please sign in to comment.