From: Allan Stephens Date: Fri, 7 Oct 2011 15:31:49 +0000 (-0400) Subject: tipc: Improve handling of media address printing errors X-Git-Tag: v3.3-rc1~182^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c61b666e260d5cc2e0203b21c689321e6ab0d676;p=pandora-kernel.git tipc: Improve handling of media address printing errors Enhances conversion of a media address to printable form so that an unconvertable address will be displayed as a string of hex digits, rather than not being displayed at all. (Also removes a pointless check for the existence of the media-specific address conversion routine, since the routine is not optional.) Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed