summaryrefslogtreecommitdiff
path: root/timer.c
AgeCommit message (Collapse)AuthorFilesLines
2015-06-05netsniff-ng, nlmsg: add further rtnl route type messages to dissectorVadim Kochan1-0/+6
Add some more dissection logic for dumping rtnetlink related infos with attributes. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2013-06-04timer: add time management functionsDaniel Borkmann1-0/+13
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
0feee3e033b898a293d813ef4a4ebfb88dba2'>patch) tree4f2278563f502808c2cd0b4b9c78b01c38e93730 /drivers parent62d1086e87223260fcdc49c232d5c2e26ff05721 (diff)
can: flexcan: remove write-only member pdata of struct flexcan_priv
This patch removes the write only member pdata from the struct flexcan_priv. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/net/can/flexcan.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/can/flexcan.c b/drivers/net/can/flexcan.c