]> git.baikalelectronics.ru Git - kernel.git/commit
can: proc: make array printing function indenpendent from sff frames
authorOliver Hartkopp <socketcan@hartkopp.net>
Wed, 2 Apr 2014 18:25:25 +0000 (20:25 +0200)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Mon, 19 May 2014 07:38:24 +0000 (09:38 +0200)
commitbd0c6bf896282380a5b34601313f5add247f8714
treef520669b358c376d9eca79b4cb6b8e4b58c23fce
parent6844e49a366c0b6d235d42e40c3d8731cafe89db
can: proc: make array printing function indenpendent from sff frames

The can_rcvlist_sff_proc_show_one() function which prints the array of filters
for the single SFF CAN identifiers is prepared to be used by a second caller.
Therefore it is also renamed to properly describe its future functionality.

Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
net/can/af_can.h
net/can/proc.c