]> git.proxmox.com Git - mirror_ovs.git/commit
odp-util: Print bad action numbers in hexadecimal in format_odp_action().
authorBen Pfaff <blp@nicira.com>
Tue, 13 Apr 2010 23:50:31 +0000 (16:50 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 13 Apr 2010 23:51:13 +0000 (16:51 -0700)
commitcd05c6ad2fdcedce229f962ca29c167287b9b21b
treedd149f65251c209bfc5489c944c9515cca9d81d7
parentb843fa1b41a6e9ed362e0414f0b3f6b42bfa3e66
odp-util: Print bad action numbers in hexadecimal in format_odp_action().

Given that dpif.c clears action numbers to 0xcccc it can be much less
mystifying to see that instead of 52428.
lib/odp-util.c