-next plumbings
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Neukum <oneukum@suse.com>2016-09-07 15:27:09 +0200
committerDavid S. Miller <davem@davemloft.net>2016-09-07 17:45:31 -0700
commit936f0600de541416ec8d82037e0e277538c9f945 (patch)
tree60ffd057aab402c9c00472a01ae941a2cec413c8
parent72e8d5fdf58b7d398b31612e63cc376f43c9da1b (diff)
kaweth: remove obsolete debugging statements
SOme statements in the driver only served to inform which functions were entered. Ftrace can do that just as good without needing memory. Remove the statements. Signed-off-by: Oliver Neukum <oneukum@suse.com> Signed-off-by: David S. Miller <davem@davemloft.net>