From: David S. Miller Date: Fri, 16 Nov 2018 00:09:31 +0000 (-0800) Subject: Merge branch 'mlx4-fixes' X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=35bf9f1fd2508d2652e1b638570d4b13f3dc185a;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'mlx4-fixes' Tariq Toukan says: ==================== mlx4 fixes for 4.20-rc This patchset includes small fixes for mlx4_core driver. First patch by Jack zeros a field in a FW communication command, to match the FW spec. Please queue it to -stable >= v3.17. In the second patch I zero-initialize a variable to silence a compliation warning. Please queue it to -stable >= v3.19. Third patch by Aya replaces int fields with unsigned int, to fix a UBSAN warning. Please queue it to -stable >= v3.13. Series generated against net commit: db8ddde766ad Merge branch 'qed-Miscellaneous-bug-fixes' ==================== Signed-off-by: David S. Miller --- 35bf9f1fd2508d2652e1b638570d4b13f3dc185a