iscsi tools: fix dcbnl.h compile error
commitcac447b210cb325e0cb0b56fb8d258ef532f75b8
authorMike Christie <michaelc@cs.wisc.edu>
Thu, 24 Feb 2011 06:20:55 +0000 (24 00:20 -0600)
committerMike Christie <michaelc@cs.wisc.edu>
Thu, 24 Feb 2011 06:20:55 +0000 (24 00:20 -0600)
treed28092373218ce8be8e3449fe25b924dd87ed435
parentc21c785d8f879aa9b1a4551e43dcbc09b110c95a
iscsi tools: fix dcbnl.h compile error

dcbnl.h is not in older kernels. This adds a local
copy of dcbnl.h like is done for ethtool and iscsi_if
headers.
usr/dcb_app.c
usr/dcbnl.h [new file with mode: 0644]