Module Name: src Committed By: maya Date: Sat Mar 11 21:23:36 UTC 2017
Modified Files: src/sys/dev/pci: if_iwnreg.h Log Message: Add missing comma, else the strings are concatenated (and possibly the wrong message is used). noted by coverity. Linux iwlwifi strings seem similar. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys/dev/pci/if_iwnreg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.