K 10 svn:author V 3 dim K 8 svn:date V 27 2012-01-10T07:45:00.128000Z K 7 svn:log V 197 MFC r229423: In sys/dev/qlxgb/qla_misc.c, fix a copy/paste issue. Clang complained the variable 'val' was uninitialized when used. Instead, 'sig' should have been printed. Reviewed by: davidcs END