Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 135006
b: refs/heads/master
c: d3a21be
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and David S. Miller committed Mar 2, 2009
1 parent d3a02a8 commit 713e8a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 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: 94f52cd152ce20aa72415bcf0804faee0d31d023
refs/heads/master: d3a21be86c178964167aa54c39a01260d33e7509
6 changes: 2 additions & 4 deletions trunk/include/linux/skbuff.h
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,7 @@ struct skb_frag_struct {
#define HAVE_HW_TIME_STAMP

/**
* skb_shared_hwtstamps - hardware time stamps
*
* struct skb_shared_hwtstamps - hardware time stamps
* @hwtstamp: hardware time stamp transformed into duration
* since arbitrary point in time
* @syststamp: hwtstamp transformed to system time base
Expand Down Expand Up @@ -164,8 +163,7 @@ struct skb_shared_hwtstamps {
};

/**
* skb_shared_tx - instructions for time stamping of outgoing packets
*
* struct skb_shared_tx - instructions for time stamping of outgoing packets
* @hardware: generate hardware time stamp
* @software: generate software time stamp
* @in_progress: device driver is going to provide
Expand Down

0 comments on commit 713e8a2

Please sign in to comment.