Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89829
b: refs/heads/master
c: 03a64c9
h: refs/heads/master
i:
  89827: 2e162b5
v: v3
  • Loading branch information
Ilpo Järvinen authored and David S. Miller committed Feb 29, 2008
1 parent a9755a5 commit 3879839
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: a90bcbd651b453d8259243115696c11b864b30fe
refs/heads/master: 03a64c93b68e1eff299b9bbbb0d13105171cddc4
5 changes: 0 additions & 5 deletions trunk/include/net/llc_if.h
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,6 @@ static inline int llc_mac_null(const u8 *mac)
return is_zero_ether_addr(mac);
}

static inline int llc_addrany(const struct llc_addr *addr)
{
return llc_mac_null(addr->mac) && !addr->lsap;
}

static inline int llc_mac_multicast(const u8 *mac)
{
return is_multicast_ether_addr(mac);
Expand Down

0 comments on commit 3879839

Please sign in to comment.