]> git.openfabrics.org - ~shefty/libmlx4.git/commit
Remove inline keyword from wq_overflow()
authorRoland Dreier <rolandd@cisco.com>
Sat, 21 Apr 2007 05:08:27 +0000 (22:08 -0700)
committerRoland Dreier <rolandd@cisco.com>
Sat, 21 Apr 2007 05:08:27 +0000 (22:08 -0700)
commitad85b50e66c1a4e03e871d93a20a281559f59b7c
tree67cd59c8ac20fc50d72c5f2a2311222350ee1d3b
parent3e44e8d14a32014587888247f07fb1d30488f198
Remove inline keyword from wq_overflow()

Let the compiler decide whether it should be inlined.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
src/qp.c