datapath: Fix build from stats backport.
authorJesse Gross <jesse@nicira.com>
Wed, 21 May 2014 21:36:11 +0000 (14:36 -0700)
committerJesse Gross <jesse@nicira.com>
Wed, 21 May 2014 21:36:11 +0000 (14:36 -0700)
commitb8c617d3a3f2f85a2a8a727f163732082a8e68f7
treef1e9d836ce221bce2bc9249e7baa3da11bb4ac80
parent6dc4e6d018befa531998bd20869b51873edd41ce
datapath: Fix build from stats backport.

The stats_read() and stats_reset() functions no longer take a
'disable_bh' arguement.

Signed-off-by: Jesse Gross <jesse@nicira.com>
datapath/flow.c