From: Yann Droneaud Date: Wed, 6 Nov 2013 22:21:45 +0000 (+0100) Subject: IB/core: Rename 'flow' structs to match other uverbs structs X-Git-Tag: v3.13-rc1~44^2^3~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d82693dad09b49232cd727ee9e15bd027710edac;p=pandora-kernel.git IB/core: Rename 'flow' structs to match other uverbs structs Commit 436f2ad05a0b ("IB/core: Export ib_create/destroy_flow through uverbs") added public data structures to support receive flow steering. The new structs are not following the 'uverbs' pattern: they're lacking the common prefix 'ib_uverbs'. This patch replaces ib_kern prefix by ib_uverbs. Signed-off-by: Yann Droneaud Link: http://marc.info/?i=cover.1383773832.git.ydroneaud@opteya.com Signed-off-by: Roland Dreier --- Reading git-diff-tree failed