Whamcloud - gitweb
LU-3134 utils: Fix compilation errors in packet_lustre.c
authorDoug Oucharek <doug.s.oucharek@intel.com>
Tue, 9 Apr 2013 04:30:07 +0000 (21:30 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 10 Apr 2013 18:27:41 +0000 (14:27 -0400)
commitf294d942671b4c4c399f88b475d2dcf93a49ae05
tree40f8ce1bfd294dfd8b9942b2f94c92eec6522adb
parent660910a406ccd063e2ae0005040d25d51e547ed1
LU-3134 utils: Fix compilation errors in packet_lustre.c

There are compilation errors in packet_lustre.c when building
Wireshark plugins. This was introduced in
http://review.whamcloud.com/#change,2877.  That patch was deleting
llog variables no longer needed.  Not all instances got deleted.

Signed-off-by: Doug Oucharek <doug.s.oucharek@intel.com>
Change-Id: Ica97df78e2a3e7b1667cc88484342b97a6c6a01a
Reviewed-on: http://review.whamcloud.com/5980
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/contrib/wireshark/packet-lustre.c