Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 141187
b: refs/heads/master
c: 849d908
h: refs/heads/master
i:
  141185: 8c26991
  141183: 27ffa9d
v: v3
  • Loading branch information
Moritz Muehlenhoff authored and Greg Kroah-Hartman committed Apr 3, 2009
1 parent 86e7b40 commit ee26bf5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 22 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: 4033fefab3e35e4fab5fc8b86f90f5da8e2265c9
refs/heads/master: 849d908ec331cf9647e81adf218b844473eac673
21 changes: 0 additions & 21 deletions trunk/drivers/staging/wlan-ng/p80211ioctl.h
Original file line number Diff line number Diff line change
Expand Up @@ -78,18 +78,6 @@

#define P80211_IOCTL_MAGIC (0x4a2d464dUL)

/*----------------------------------------------------------------*/
/* Netlink protocol numbers for the indication interface */

#define P80211_NL_SOCK_IND NETLINK_USERSOCK

/*----------------------------------------------------------------*/
/* Netlink multicast bits for different types of messages */

#define P80211_NL_MCAST_GRP_MLME BIT(0) /* Local station messages */
#define P80211_NL_MCAST_GRP_SNIFF BIT(1) /* Sniffer messages */
#define P80211_NL_MCAST_GRP_DIST BIT(2) /* Distribution system messages */

/*================================================================*/
/* Types */

Expand All @@ -107,13 +95,4 @@ typedef struct p80211ioctl_req
u32 result;
} __attribute__((packed)) p80211ioctl_req_t;


/*================================================================*/
/* Extern Declarations */


/*================================================================*/
/* Function Declarations */


#endif /* _P80211IOCTL_H */

0 comments on commit ee26bf5

Please sign in to comment.