summaryrefslogtreecommitdiffstats
path: root/contrib/diff/lib
diff options
context:
space:
mode:
authormdf <mdf@FreeBSD.org>2011-12-12 18:27:28 +0000
committermdf <mdf@FreeBSD.org>2011-12-12 18:27:28 +0000
commitd81aa8478d59e3f8a566db86aa513e80514e81e6 (patch)
tree5b2dae7f786895cba60946b8b062cd687e178b7a /contrib/diff/lib
parenta7b842db79e6f18933fb8b0436f92f66ab983c6e (diff)
downloadFreeBSD-src-d81aa8478d59e3f8a566db86aa513e80514e81e6.zip
FreeBSD-src-d81aa8478d59e3f8a566db86aa513e80514e81e6.tar.gz
Consistently use types in ixgbe driver code:
- {ixgbe,ixv}_header_split is passed to TUNABLE_INT, so delcare it int, not bool. - {ixgbe,ixv}_tx_ctx_setup() returns a boolean value, so declare it bool, not int. - {ixgbe,ixv}_tso_setup() returns a bool, so declare it bool, not boolean_t. - {ixgbe,ixv}_txeof() returns a bool, so declare it bool, not boolean_t. - Do not re-define bool if the symbol already exists. MFC after: 2 weeks Sponsored by: Isilon Systems, LLC
Diffstat (limited to 'contrib/diff/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud