Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131965
b: refs/heads/master
c: 5c25222
h: refs/heads/master
i:
  131963: f1c5bc3
v: v3
  • Loading branch information
Chris Leech authored and David S. Miller committed Mar 1, 2009
1 parent af23ddf commit 1afc534
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 4ead443163b798661c2a2ede5e512e116a9e41e7
refs/heads/master: 5c2522218059ca1f4174a568923b988aad3ddfda
4 changes: 3 additions & 1 deletion trunk/include/linux/dcbnl.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,12 @@
#ifndef __LINUX_DCBNL_H__
#define __LINUX_DCBNL_H__

#include <linux/types.h>

#define DCB_PROTO_VERSION 1

struct dcbmsg {
unsigned char dcb_family;
__u8 dcb_family;
__u8 cmd;
__u16 dcb_pad;
};
Expand Down

0 comments on commit 1afc534

Please sign in to comment.