]> git.baikalelectronics.ru Git - kernel.git/commit
gigaset: skip unnecessary hex formatting
authorTilman Schmidt <tilman@imap.cc>
Wed, 13 May 2009 12:44:17 +0000 (12:44 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 May 2009 03:51:25 +0000 (20:51 -0700)
commit595462a214256a712bec16a88214635411aa5dd1
tree850f0763f142be84e265c7ffff90574467472672
parent987f63811af7387e8c004701fd233129aca9f62e
gigaset: skip unnecessary hex formatting

Don't generate the hex representation of the payload data if it
isn't actually used afterwards.

Impact: optimization
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/gigaset/isocdata.c