Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325205
b: refs/heads/master
c: 13d6b7b
h: refs/heads/master
i:
  325203: 5f01650
v: v3
  • Loading branch information
Daniel Cotey authored and Greg Kroah-Hartman committed Sep 11, 2012
1 parent 587a0d4 commit a9b41fe
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 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: e3845b34e8bcda7a420af582f4a3f3986c35e709
refs/heads/master: 13d6b7b21aedac9deb884d90f30ca66b0aef6cd1
1 change: 0 additions & 1 deletion trunk/drivers/staging/silicom/bp_ioctl.h
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ struct bpctl_cmd {

#define IOCTL_TX_MSG(cmd) _IOWR(MAGIC_NUM, cmd, struct bpctl_cmd)

#define DEVICE_NODE "/dev/bpctl0"
#define DEVICE_NAME "bpctl"

#endif
1 change: 0 additions & 1 deletion trunk/drivers/staging/silicom/bypasslib/bp_ioctl.h
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@ struct bpctl_cmd {

#define IOCTL_TX_MSG(cmd) _IOWR(MAGIC_NUM, cmd, struct bpctl_cmd)

#define DEVICE_NODE "/dev/bpctl0"
#define DEVICE_NAME "bpctl"

#endif

0 comments on commit a9b41fe

Please sign in to comment.