Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205790
b: refs/heads/master
c: 3adb149
h: refs/heads/master
v: v3
  • Loading branch information
Andres More authored and Greg Kroah-Hartman committed Jul 8, 2010
1 parent e70728c commit 770e1a0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: f0aa2a1739e03757b07fbf62680d84de54f8e59a
refs/heads/master: 3adb149d2b118654305591db6a28df9e1798550f
6 changes: 0 additions & 6 deletions trunk/drivers/staging/vt6656/tether.h
Original file line number Diff line number Diff line change
Expand Up @@ -197,12 +197,6 @@ typedef struct tagS802_11Header {
S802_11Header, *PS802_11Header;

/*--------------------- Export Macros ------------------------------*/
// Frame type macro

#define IS_NULL_ADDRESS(pbyEtherAddr) ( \
(*(PDWORD)(pbyEtherAddr) == 0L) && \
(*(PWORD)((PBYTE)(pbyEtherAddr) + 4) == 0) \
)

/*--------------------- Export Classes ----------------------------*/

Expand Down

0 comments on commit 770e1a0

Please sign in to comment.